From: Goetz Goerisch Date: Sun, 23 Nov 2025 09:06:15 +0000 (+0100) Subject: siflower: switch to kernel 6.12 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=cdafb1fde94229b21651d410893a5c6081577b54;p=openwrt%2Fopenwrt.git siflower: switch to kernel 6.12 switch the kernel to 6.12 by default Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/20893 Signed-off-by: Christian Marangi --- diff --git a/target/linux/siflower/Makefile b/target/linux/siflower/Makefile index 0278092213..e734f06f02 100644 --- a/target/linux/siflower/Makefile +++ b/target/linux/siflower/Makefile @@ -7,8 +7,7 @@ BOARDNAME:=Siflower SoCs FEATURES:=squashfs usb usbgadget SUBTARGETS:=sf19a2890 sf21 -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk